Add example xen-detect.c code for detecting application execution in
authorKeir Fraser <keir@xensource.com>
Thu, 8 Feb 2007 17:04:26 +0000 (17:04 +0000)
committerKeir Fraser <keir@xensource.com>
Thu, 8 Feb 2007 17:04:26 +0000 (17:04 +0000)
commitd4a9cc151365ad63cb2100e5b768319bf498312a
tree1cdf76323fe9015edba7f7c3c3dc9f7c7132ff9e
parent1f226801508c962af561b9192381bf7f68cb7ee1
Add example xen-detect.c code for detecting application execution in
Xen PV or HVM contexts, using the Xen CPUID extensions.
Signed-off-by: Keir Fraser <keir@xensource.com>
.hgignore
tools/misc/Makefile
tools/misc/xen-detect.c [new file with mode: 0644]